DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / ISupportEditing<T> Interface
Members

In This Topic
    ISupportEditing<T> Interface
    In This Topic
    Specifies a calling contract for collections that support editing.
    Object Model
    ISupportEditing<T> Interface
    Syntax
    'Declaration
     
    Public Interface ISupportEditing(Of T) 
    public interface ISupportEditing<T> 
    Type Parameters
    T
    See Also